home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
pluginy Firefox
/
1146
/
1146.xpi
/
chrome
/
screengrab.jar
/
skin
/
screengrab.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2009-03-09
|
677b
|
41 lines
#screengrab_bar {
background: url("chrome://screengrab/skin/screengrab_icon.gif") 0 no-repeat;
}
.box {
background-color: #ffff00;
border: 1px solid #000000;
color: #000000;
padding: 0px;
position: absolute;
}
.bar {
background-color: #008080;
color: #ffffff;
font-weight: bold;
padding: 2px 1em 2px 1em;
}
.content {
padding: 1em;
}
.backgroundOverlay {
background: url("chrome://screengrab/skin/red.png");
position: fixed;
z-index: 4721;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.boxOverlay {
z-index: 4726;
background: url("chrome://screengrab/skin/red.png");
border: 1px solid #000;
position: absolute;
}